home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
mail
/
mmdf
/
mmdf-IIb.43
/
h
/
hdr.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1986-02-01
|
405 b
|
8 lines
/* hdr_read return values */
#define HDR_NAM -1 /* no name */
#define HDR_EOH 0 /* end of headers */
#define HDR_OK 1 /* nice header */
#define HDR_NEW 2 /* new header field */
#define HDR_MOR 3 /* continuation of header field */